pageChanged
Type
message
Summary
Sent when the displayed page is changed by user action
Syntax
pageChanged <pPage>, <pPreviousPage>
Description
This message is sent to the widget when the user changes the page by sliding. This message is only sent when the pageDisplay is "single". In other modes handle the scrollbarDrag messsage.
Parameters
Name | Type | Description |
---|---|---|
pPage | integer | The new page |
pPreviousPage | integer | The previous page |
Related
message: scrollbarDrag
property: pageDisplay
Compatibility and Support
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile